Skip to content

Fix CI build root base image to provide Go 1.24#169

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-build-root-golang-1.24
Apr 12, 2026
Merged

Fix CI build root base image to provide Go 1.24#169
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
lmiccini:fix-build-root-golang-1.24

Conversation

@lmiccini

Copy link
Copy Markdown
Contributor

The rhel-9-release-golang-1.20-openshift-4.14 base image is a floating tag that was recently rebuilt with Go 1.23, breaking all operators that declare go 1.24.x in go.mod with:

invalid go version '1.24.4': must match format 1.23

Update the base image to rhel-9-release-golang-1.24-openshift-4.21 which explicitly provides Go 1.24.

The rhel-9-release-golang-1.20-openshift-4.14 base image is a floating
tag that was recently rebuilt with Go 1.23, breaking all operators that
declare go 1.24.x in go.mod with:

  invalid go version '1.24.4': must match format 1.23

Update the base image to rhel-9-release-golang-1.24-openshift-4.21
which explicitly provides Go 1.24.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot requested review from dprince and viroel April 11, 2026 11:37

@stuggi stuggi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci

openshift-ci Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lmiccini, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit 98b4af3 into openstack-k8s-operators:main Apr 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants